Tray-Mapping Information
The collection item ID for tray-mapping information is defined in the following enumeration:
enum { gxTrayMappingTag = 'tmap' };The tray-mapping information is defined in a gxTrayMappingInfo structure:
struct gxTrayMappingInfo { gxTrayIndex mapPaperToTray; };The tray index type is used to designate a specific paper tray on a printer:
typedef long gxTrayIndex;
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help